Skip to content

fix(deps): update dependency supports-color to v10 #2286

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
supports-color ^9.4.0 -> ^10.0.0 age adoption passing confidence

Release Notes

chalk/supports-color (supports-color)

v10.0.0

Compare Source

Breaking
Improvements
  • Update CIRCLECI environments to return level 3 color support (#​157) 89a52f4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner May 4, 2025 11:11
@renovate renovate bot requested a review from duncanbeevers May 4, 2025 11:11
Copy link

changeset-bot bot commented May 4, 2025

⚠️ No Changeset found

Latest commit: 19123f2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

netlify bot commented May 4, 2025

Deploy Preview for openapi-ts canceled.

Name Link
🔨 Latest commit 19123f2
🔍 Latest deploy log https://app.netlify.com/sites/openapi-ts/deploys/68174b7a24858900088b777f

Copy link
Contributor

github-actions bot commented May 4, 2025

size-limit report 📦

Path Size
packages/openapi-fetch/dist/index.min.js 6.49 KB (0%)

Copy link
Contributor

@duncanbeevers duncanbeevers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't test this change in the context of openapi-typescript, but the upstream changes between 9.4.0 and 10.0.0 seem safe.

@drwpow
Copy link
Contributor

drwpow commented May 5, 2025

I didn't test this change in the context of openapi-typescript, but the upstream changes between 9.4.0 and 10.0.0 seem safe.

Yeah this is a pretty minimal library overall, in fact we may not even need it anymore. I just haven’t tested it since I originally implemented it. I bet picocolors probably “just works” now (in general, Vite has great library choices and I’ve found myself just “stealing” from that project—picocolors for ANSI, tinyglobby for glob, etc etc)

@drwpow drwpow merged commit 1655745 into main May 5, 2025
14 checks passed
@drwpow drwpow deleted the renovate/supports-color-10.x branch May 5, 2025 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants